Vcenter Ovf WarningType

Vcenter Ovf WarningType
Vcenter Ovf WarningType

The Vcenter Ovf WarningType enumerated type defines the warnings which can be raised during the OVF package deployment.

Possible values:

  • SELF_SIGNED_CERTIFICATE: The certificate used for signing the OVF package content is self-signed.
  • EXPIRED_CERTIFICATE: The certificate used for signing the OVF package content is expired.
  • NOT_YET_VALID_CERTIFICATE: The certificate used for signing the OVF package content is not yet valid.
  • UNTRUSTED_CERTIFICATE: The certificate used for signing the OVF package content is not trusted.

This enumeration was added in vSphere API 7.0.2.0.

This data structure has no properties.
Enumeration: SELF_SIGNED_CERTIFICATE, EXPIRED_CERTIFICATE, NOT_YET_VALID_CERTIFICATE, UNTRUSTED_CERTIFICATE,